home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Magazin/MacEasy 12
/
Mac Magazin and MacEasy Magazine CD - Issue 12.iso
/
Sharewarebibliothek
/
Anwendungen
/
Musik
/
MIDI Pack'en 1.1.2
/
Sample Scripts
/
17 Get Packet Interval
< prev
next >
Wrap
Text File
|
1995-03-22
|
145b
|
6 lines
tell application "MIDI Pack'en"
activate -- if needed
set x to Parameter 3 of Window "DX7 All"
display dialog (x as string) & "mSec"
end tell